home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / Developer Essentials Jul 90 / U.S. System⁄HyperCard / HyperCard—US 1.2.5 / HyperCard Ideas-US 1.2.5 / Idea Stacks / Stack Ideas / card_63744.txt < prev    next >
Encoding:
Text File  |  1988-11-07  |  3.4 KB  |  140 lines

  1. -- card: 63744 from stack: in
  2. -- bmap block id: 24782
  3. -- flags: 0000
  4. -- background id: 63488
  5. -- name: Flip Book 2
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=28 top=260 right=282 bottom=93
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Pruning
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   set visible of Card Field 2 to not the visible of Card Field 2
  23. end mouseUp
  24.  
  25.  
  26. -- part 4 (button)
  27. -- low flags: 00
  28. -- high flags: 8003
  29. -- rect: left=100 top=260 right=282 bottom=165
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Feeding
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   set visible of Card Field 2 to not the visible of Card Field 2
  41. end mouseUp
  42.  
  43.  
  44. -- part 5 (button)
  45. -- low flags: 00
  46. -- high flags: 8003
  47. -- rect: left=173 top=260 right=282 bottom=262
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: Pest Control
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   set visible of Card Field 2 to not the visible of Card Field 2
  59. end mouseUp
  60.  
  61.  
  62. -- part 6 (field)
  63. -- low flags: 81
  64. -- high flags: 2004
  65. -- rect: left=27 top=150 right=241 bottom=271
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 0
  69. -- font id: 3
  70. -- text size: 14
  71. -- style flags: 0
  72. -- line height: 18
  73. -- part name: 
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   set visible of Card Field 2 to not the visible of Card Field 2
  77. end mouseUp
  78.  
  79.  
  80. -- part 7 (field)
  81. -- low flags: 81
  82. -- high flags: 2004
  83. -- rect: left=144 top=151 right=256 bottom=377
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 0
  87. -- font id: 3
  88. -- text size: 14
  89. -- style flags: 0
  90. -- line height: 18
  91. -- part name: 
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   set visible of Card Field 2 to not the visible of Card Field 2
  95. end mouseUp
  96.  
  97.  
  98. -- part 8 (button)
  99. -- low flags: 00
  100. -- high flags: 0000
  101. -- rect: left=10 top=307 right=339 bottom=506
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 1
  105. -- font id: 0
  106. -- text size: 12
  107. -- style flags: 0
  108. -- line height: 16
  109. -- part name: 
  110. ----- HyperTalk script -----
  111. on mouseUp
  112.   set visible of Card Field 2 to not the visible of Card Field 2
  113. end mouseUp
  114.  
  115.  
  116. -- part contents for background part 10
  117. ----- text -----
  118. All birches need ample water at all times and a regular feeding program. All are susceptible to aphids that drip honeydew and for that reason are not trees for patios or to park a car under. Generally too greedy for lawns. Poor tolerance of drought. On all birches, small conelike fruit hang on the branches through the winter.
  119.  
  120.  
  121. -- part contents for background part 9
  122. ----- text -----
  123. Betula, Birch.
  124.  
  125.  
  126. -- part contents for card part 6
  127. ----- text -----
  128. Use the Button Tool to double-click this button and then use LinkTo to aim this button at a destination you've created. 
  129.  
  130.  
  131.  
  132.  
  133. -- part contents for background part 16
  134. ----- text -----
  135. Deciduous trees
  136.  
  137. -- part contents for card part 7
  138. ----- text -----
  139. Use the Button Tool to double-click this button and then use LinkTo to aim this button at a destination you've created. 
  140.